nextHop

@get:JvmName(name = "getNextHop")
@set:JvmName(name = "setNextHop")
var nextHop: Int
Last byte of the node number of the node that should be used as the next hop to reach this node.

uint32 next_hop = 12;